levelbar: Document CSS node ordering
authorMatthias Clasen <mclasen@redhat.com>
Sat, 23 Jan 2016 04:30:36 +0000 (23:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Jan 2016 04:30:36 +0000 (23:30 -0500)
gtk/gtklevelbar.c

index 18232a63c862f294947711ce72fb768b6e2f0f29..f8195434f57078aa72b5134c36779626a3452b83 100644 (file)
  * mode, the number of filled and unfilled nodes corresponds to blocks that are
  * drawn. The block.filled nodes also get a style class .level-name corresponding
  * to the level for the current value.
+ *
+ * In horizontal orientation, the nodes are always arranged from left to right,
+ * regardless of text direction.
  */
 #include "config.h"